Skip to content

chore: release v0.0.7#4

Merged
zheylmun merged 2 commits intomainfrom
release-plz-2026-01-25T17-49-18Z
Jan 25, 2026
Merged

chore: release v0.0.7#4
zheylmun merged 2 commits intomainfrom
release-plz-2026-01-25T17-49-18Z

Conversation

@github-actions
Copy link
Contributor

🤖 New release

  • compass_data: 0.0.6 -> 0.0.7 (✓ API compatible changes)
Changelog

0.0.7 - 2026-01-25

Other

  • Add release-plz configuration to repository
  • Fix clippy lint for a value that it thought looked like Pi
  • Enhance the readme
  • Add a ton of tests for the new parsing
  • Add cli binary for inspecting compass projects and surveys
  • Fix warnings resulting from miete macros
  • Major refactor to separate lexing and parsing for projects, adding in propper error reporting when encountering issues in the makefiles
  • Ensure that dat files write out the parameters correctly
  • Fix warnings
  • Add support for project parameters
  • Finish filling out project format doc
  • Add survey format to survey parser
  • Update to nom 8
  • Add document describing project file format
  • Add FileFormat struct to the Survey module
  • Add test that runs additional projects from an environment variable driven directory
  • Add caching to CI builds


This PR was generated with release-plz.

@codecov
Copy link

codecov bot commented Jan 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.92%. Comparing base (780cda5) to head (1d12ff6).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #4   +/-   ##
=======================================
  Coverage   87.92%   87.92%           
=======================================
  Files          10       10           
  Lines        2170     2170           
=======================================
  Hits         1908     1908           
  Misses        262      262           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Owner

@zheylmun zheylmun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving because I believe the remaining errors are due to missing previous releases

@zheylmun zheylmun merged commit 7549da4 into main Jan 25, 2026
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant